home *** CD-ROM | disk | FTP | other *** search
Amiga HyperGuide | 1997-03-30 | 556 b | 27 lines |
- @hyperguide background.hguide
- @bgcolor white
- @fgcolor red
- @node main "Background Test"
- @{"Marble Background" link marble}
- @{"Black & white" link bw}
- @{"Default background" link defback}
- @{"Default text" link deftext}
- @endnode
- @node marble "Marble"
- @background /pics/marble.iff
- @endnode
- @node bw "Black & white"
- @bgcolor black
- @fgcolor white
- Black and white
- @endnode
- @node defback "Default Background"
- @fgcolor blue
- Default background and blue text
- @endnode
- @node deftext "Default Textcolor"
- @bgcolor green
- Default text color and green background
- @endnode
-
-